func net/http.isWS 2 uses net/http (current package) sniff.go#L28: for ; firstNonWS < len(data) && isWS(data[firstNonWS]); firstNonWS++ { sniff.go#L42: func isWS(b byte) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)